ISubsystem.AutoConfig property

Allows auto-config to be enabled. It automatically configures the EtherCAT settings for your servo drives.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool AutoConfig { get; set; }
Property AutoConfig As Boolean

Property value

Type: bool

Remarks

This property must be set before Start.

Usable EtherCAT states

ecatOffline

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace